arm: socfpga: Introduce common board code
authorMarek Vasut <[email protected]>
Sat, 5 Dec 2015 20:07:23 +0000 (21:07 +0100)
committerMarek Vasut <[email protected]>
Sun, 20 Dec 2015 02:36:51 +0000 (03:36 +0100)
commit8e535af2e441030f5e4b940a3756a0d92646b5fe
treec0adfd3b767908b29b6fd4d66ad8a199705ce953
parentea0823465157decd81bc06c3b6dfe8f604ee4471
arm: socfpga: Introduce common board code

The SoCFPGA has reached a point where every single board code become
the same, since each and every single board is probed equally from OF.
Move the common board code into arch/arm/mach-socfpga/ .

Signed-off-by: Marek Vasut <[email protected]>
Cc: Chin Liang See <[email protected]>
Cc: Dinh Nguyen <[email protected]>
arch/arm/mach-socfpga/Makefile
arch/arm/mach-socfpga/board.c [new file with mode: 0644]